home *** CD-ROM | disk | FTP | other *** search
- -- card: 8906 from stack: in
- -- bmap block id: 0
- -- flags: 4000
- -- background id: 6181
- -- name:
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=124 top=88 right=110 bottom=154
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 12
- ----- HyperTalk script -----
- on mouseUp
- show card field "attempt"
- If length of card field "attempt"=0 then
- put "12" into card field "attempt"
- else
- put card field "attempt"&"-12" into card field "attempt"
- end if
-
- end mouseUp
-
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=154 top=95 right=117 bottom=184
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 1
- ----- HyperTalk script -----
- on mouseUp
- show card field "attempt"
- If length of card field "attempt"=0 then
- put "1" into card field "attempt"
- else
- put card field "attempt"&"-1" into card field "attempt"
- end if
- end mouseUp
-
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=175 top=116 right=138 bottom=205
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 2
- ----- HyperTalk script -----
- on mouseUp
- show card field "attempt"
- If length of card field "attempt"=0 then
- put "2" into card field "attempt"
- else
- put card field "attempt"&"-2" into card field "attempt"
- end if
-
- end mouseUp
-
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=182 top=141 right=163 bottom=212
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 3
- ----- HyperTalk script -----
- on mouseUp
- show card field "attempt"
- If length of card field "attempt"=0 then
- put "3" into card field "attempt"
- else
- put card field "attempt"&"-3" into card field "attempt"
- end if
-
- end mouseUp
-
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=175 top=171 right=193 bottom=205
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 4
- ----- HyperTalk script -----
- on mouseUp
- show card field "attempt"
- If length of card field "attempt"=0 then
- put "4" into card field "attempt"
- else
- put card field "attempt"&"-4" into card field "attempt"
- end if
-
- end mouseUp
-
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=154 top=193 right=215 bottom=184
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 5
- ----- HyperTalk script -----
- on mouseUp
- show card field "attempt"
- If length of card field "attempt"=0 then
- put "5" into card field "attempt"
- else
- put card field "attempt"&"-5" into card field "attempt"
- end if
-
- end mouseUp
-
-
-
- -- part 7 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=120 top=201 right=223 bottom=150
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 6
- ----- HyperTalk script -----
- on mouseUp
- show card field "attempt"
- If length of card field "attempt"=0 then
- put "6" into card field "attempt"
- else
- put card field "attempt"&"-6" into card field "attempt"
- end if
-
- end mouseUp
-
-
-
- -- part 8 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=86 top=194 right=216 bottom=116
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 7
- ----- HyperTalk script -----
- on mouseUp
- show card field "attempt"
- If length of card field "attempt"=0 then
- put "7" into card field "attempt"
- else
- put card field "attempt"&"-7" into card field "attempt"
- end if
-
- end mouseUp
-
-
-
- -- part 9 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=67 top=171 right=193 bottom=97
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 8
- ----- HyperTalk script -----
- on mouseUp
- show card field "attempt"
- If length of card field "attempt"=0 then
- put "8" into card field "attempt"
- else
- put card field "attempt"&"-8" into card field "attempt"
- end if
-
- end mouseUp
-
-
-
- -- part 10 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=59 top=142 right=164 bottom=89
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 9
- ----- HyperTalk script -----
- on mouseUp
- show card field "attempt"
- If length of card field "attempt"=0 then
- put "9" into card field "attempt"
- else
- put card field "attempt"&"-9" into card field "attempt"
- end if
-
- end mouseUp
-
-
-
- -- part 11 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=69 top=114 right=136 bottom=99
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 10
- ----- HyperTalk script -----
- on mouseUp
- show card field "attempt"
- If length of card field "attempt"=0 then
- put "10" into card field "attempt"
- else
- put card field "attempt"&"-10" into card field "attempt"
- end if
-
- end mouseUp
-
-
-
- -- part 12 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=92 top=92 right=114 bottom=122
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: 11
- ----- HyperTalk script -----
- on mouseUp
- show card field "attempt"
- If length of card field "attempt"=0 then
- put "11" into card field "attempt"
- else
- put card field "attempt"&"-11" into card field "attempt"
- end if
-
- end mouseUp
-
-
-
- -- part 13 (field)
- -- low flags: 81
- -- high flags: 0000
- -- rect: left=80 top=44 right=64 bottom=191
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 65535
- -- font id: 3
- -- text size: 14
- -- style flags: 256
- -- line height: 18
- -- part name: attempt
-
-
- -- part 14 (field)
- -- low flags: 80
- -- high flags: 0002
- -- rect: left=266 top=142 right=161 bottom=403
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 256
- -- line height: 16
- -- part name: combination
-
-
- -- part 15 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=313 top=228 right=254 bottom=469
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Handle
- ----- HyperTalk script -----
- on mouseUp
- if card field "attempt"=card field "combination" then
- hide card field "attempt"
- put "" into card field "attempt"
- visual effect wipe left
- go to card id 9492
- else
- beep
- hide card field "attempt"
- put "" into card field "attempt"
- visual effect iris close
- pop card
- end if
- end mouseUp
-
-
-
- -- part contents for card part 14
- ----- text -----
- 2-4-6-8